-
Home
-
NM Gift Registry and Wishlist Lite
-
5.11.3 (latest)
-
Code
-
Classes
- Scheduler
| Total Complexity |
48 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
311 |
| Lines of code |
125 |
| Logical lines of code |
61 |
| Comment lines |
131 |
| Methods |
26 |
| Properties |
9 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| do_task() |
A |
51 |
8 |
28 |
| get_memory_limit() |
S |
67 |
4 |
7 |
| initialize() |
S |
65 |
3 |
9 |
| get_data() |
S |
71 |
3 |
5 |
| __construct() |
S |
69 |
2 |
6 |
| autoschedule() |
S |
75 |
2 |
5 |
| clear_autoscheduled() |
S |
75 |
2 |
5 |
| run() |
S |
71 |
2 |
7 |
| schedule() |
S |
73 |
2 |
5 |
| schedule_task() |
S |
73 |
2 |
5 |
| continue_batch_processing() |
S |
79 |
2 |
3 |
| memory_exceeded() |
S |
71 |
2 |
5 |
| init() |
S |
78 |
1 |
3 |
| recurs() |
S |
82 |
1 |
3 |
| unschedule() |
S |
81 |
1 |
3 |
| get_name() |
S |
79 |
1 |
3 |
| get_event_name() |
S |
79 |
1 |
3 |
| get_cache_name() |
S |
80 |
1 |
3 |
| start_timer() |
S |
80 |
1 |
3 |
| is_task_running() |
S |
79 |
1 |
3 |
| start_running_task() |
S |
79 |
1 |
3 |
| end_running_task() |
S |
80 |
1 |
3 |
| time_exceeded() |
S |
79 |
1 |
3 |
| complete() |
S |
91 |
1 |
2 |
| get_batch_data() |
S |
100 |
1 |
0 |
| task() |
S |
100 |
1 |
0 |